build: Restructure the tests to use dictionaries
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 10 Jul 2020 15:32:15 +0000 (16:32 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 10 Jul 2020 15:32:15 +0000 (16:32 +0100)
commit057842261237d27549b5f80f757d8873b0b0b09e
treecb62a06119f572f3bb37502ae69a5007d4fc8bf2
parentad04da84c965f37f7d6b3a1fbb07d2bdafa484d2
build: Restructure the tests to use dictionaries

Instead of an array of arrays, let's use an array of dictionaries; it's
easier to add optional keys without requiring to remember where to put
empty arrays.
testsuite/gtk/meson.build